PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setEndIndent Method
The distance from the end edge of the block to that of the reference area, measured in default user space units in the inline-progression direction.
In This Topic
    setEndIndent Method
    In This Topic
    Sets the end indent.
    Syntax
    public void setEndIndent( 
       double value
    )

    Parameters

    value
    The distance from the end edge of the block to that of the reference area, measured in default user space units in the inline-progression direction.
    See Also